How to Install fte software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install fte software package in Ubuntu 14.04 LTS (Trusty Tahr)

fte software package provides Text editor for programmers - base package, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install fte 

fte is installed in your system.

Make ensure the fte package were installed using the commands given below,

$ sudo dpkg-query -l | grep fte *

You will get with fte package name, version, architecture and description in a table

fte package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Editors
Package fte
Version 0.50.2b6-1
Description Text editor for programmers - base package
Sub Section Editors


See Also, How to uninstall or remove fte software package from Ubuntu 14.04 LTS (Trusty Tahr)?